[INFO] cloning repository https://github.com/BioTomateDE/ColoredPrint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BioTomateDE/ColoredPrint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FColoredPrint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FColoredPrint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ee500482033de4292ccf22e1249a2932b6b8c87
[INFO] testing BioTomateDE/ColoredPrint against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FColoredPrint" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BioTomateDE/ColoredPrint
[INFO] finished tweaking git repo https://github.com/BioTomateDE/ColoredPrint
[INFO] tweaked toml for git repo https://github.com/BioTomateDE/ColoredPrint written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BioTomateDE/ColoredPrint on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest Rust 1.85.1 compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e0e61ee50403a49f0ed796758203b1c492f7ac5b5e4b20131b447640a3aa4af
[INFO] running `Command { std: "docker" "start" "-a" "3e0e61ee50403a49f0ed796758203b1c492f7ac5b5e4b20131b447640a3aa4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e0e61ee50403a49f0ed796758203b1c492f7ac5b5e4b20131b447640a3aa4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0e61ee50403a49f0ed796758203b1c492f7ac5b5e4b20131b447640a3aa4af", kill_on_drop: false }`
[INFO] [stdout] 3e0e61ee50403a49f0ed796758203b1c492f7ac5b5e4b20131b447640a3aa4af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0c63b16e16c1fda3a32aee4943ca4899a586bee862d6ef23344593f8709e675
[INFO] running `Command { std: "docker" "start" "-a" "b0c63b16e16c1fda3a32aee4943ca4899a586bee862d6ef23344593f8709e675", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling colored-print v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
[INFO] running `Command { std: "docker" "inspect" "b0c63b16e16c1fda3a32aee4943ca4899a586bee862d6ef23344593f8709e675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c63b16e16c1fda3a32aee4943ca4899a586bee862d6ef23344593f8709e675", kill_on_drop: false }`
[INFO] [stdout] b0c63b16e16c1fda3a32aee4943ca4899a586bee862d6ef23344593f8709e675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3391ab16d425306232cc82d9756207c095ced1c038e5a321f8c5c437e456b4f
[INFO] running `Command { std: "docker" "start" "-a" "b3391ab16d425306232cc82d9756207c095ced1c038e5a321f8c5c437e456b4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling colored-print v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "b3391ab16d425306232cc82d9756207c095ced1c038e5a321f8c5c437e456b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3391ab16d425306232cc82d9756207c095ced1c038e5a321f8c5c437e456b4f", kill_on_drop: false }`
[INFO] [stdout] b3391ab16d425306232cc82d9756207c095ced1c038e5a321f8c5c437e456b4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a832311e39e38d4d01a6450eb64ad3b2cde623249a62ba49a68348a1c34c56c
[INFO] running `Command { std: "docker" "start" "-a" "3a832311e39e38d4d01a6450eb64ad3b2cde623249a62ba49a68348a1c34c56c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/colored_print-c28ec17d6601c9cd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests colored_print
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/../README.md - (line 137) ... FAILED
[INFO] [stdout] test src/../README.md - (line 38) ... FAILED
[INFO] [stdout] test src/../README.md - (line 147) ... FAILED
[INFO] [stdout] test src/../README.md - (line 107) ... FAILED
[INFO] [stdout] test src/../README.md - (line 166) ... FAILED
[INFO] [stdout] test src/../README.md - (line 125) ... FAILED
[INFO] [stdout] test src/../README.md - (line 159) ... FAILED
[INFO] [stdout] test src/../README.md - (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 137) stdout ----
[INFO] [stdout] error: cannot find macro `cformat` in this scope
[INFO] [stdout]    --> src/../README.md:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 | let foo: String = cformat!("%M:Vibrant!");
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/macros.rs:111:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `format` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 139 - let foo: String = cformat!("%M:Vibrant!");
[INFO] [stdout] 139 + let foo: String = format!("%M:Vibrant!");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 137 + use colored_print::cformat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cformat` in this scope
[INFO] [stdout]    --> src/../README.md:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 | let bar: String = cformat!("%W:%B#Highlight");
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/macros.rs:111:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `format` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 142 - let bar: String = cformat!("%W:%B#Highlight");
[INFO] [stdout] 142 + let bar: String = format!("%W:%B#Highlight");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 137 + use colored_print::cformat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 38) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `bet` in this scope
[INFO] [stdout]   --> src/../README.md:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | cprintln!("%G:You won %b^{bet}$%_^ because the dealer busted with a sum of %b^{dealer_sum}%_^!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dealer_sum` in this scope
[INFO] [stdout]   --> src/../README.md:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | cprintln!("%G:You won %b^{bet}$%_^ because the dealer busted with a sum of %b^{dealer_sum}%_^!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 147) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | cprintln!("%r:Error%__Justkidding");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/macros.rs:219:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 154 - cprintln!("%r:Error%__Justkidding");
[INFO] [stdout] 154 + eprintln!("%r:Error%__Justkidding");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 147 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | cprintln!("%r:Error%_:Justkidding");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/macros.rs:219:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 149 - cprintln!("%r:Error%_:Justkidding");
[INFO] [stdout] 149 + eprintln!("%r:Error%_:Justkidding");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 147 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 107) stdout ----
[INFO] [stdout] error: Invalid action character 'g' at position 3: "Text on green"
[INFO] [stdout]    --> src/../README.md:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | ceprintln!("%#gText on green");
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 166) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | cprintln!("Go to %%AppData%%/.minecraft");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/macros.rs:219:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 170 - cprintln!("Go to %%AppData%%/.minecraft");
[INFO] [stdout] 170 + eprintln!("Go to %%AppData%%/.minecraft");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 166 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | cprintln!("10%% discount");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/macros.rs:219:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 - cprintln!("10%% discount");
[INFO] [stdout] 167 + eprintln!("10%% discount");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 166 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 125) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | cprintln!("%b^%u^%c:Alert");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/macros.rs:219:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 131 - cprintln!("%b^%u^%c:Alert");
[INFO] [stdout] 131 + eprintln!("%b^%u^%c:Alert");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 125 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | cprintln!("%r:%#yWarning!");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/macros.rs:219:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 127 - cprintln!("%r:%#yWarning!");
[INFO] [stdout] 127 + eprintln!("%r:%#yWarning!");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 125 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 159) stdout ----
[INFO] [stdout] error: cannot find macro `cprint` in this scope
[INFO] [stdout]    --> src/../README.md:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | cprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/macros.rs:181:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprint` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 160 - cprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout] 160 + eprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 159 + use colored_print::cprint;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `colored`
[INFO] [stdout]   --> src/../README.md:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use colored::Colorize;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `colored`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `colored`, use `cargo add colored` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bet` in this scope
[INFO] [stdout]   --> src/../README.md:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |        format!("{bet}$").bold(),
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dealer_sum` in this scope
[INFO] [stdout]   --> src/../README.md:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 |        dealer_sum.bold()
[INFO] [stdout]    |        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bold` found for struct `String` in the current scope
[INFO] [stdout]   --> src/../README.md:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |        format!("{bet}$").bold(),
[INFO] [stdout]    |                          ^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for struct `String` in the current scope
[INFO] [stdout]   --> src/../README.md:32:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /    format!(
[INFO] [stdout] 28 | |        "You won {} because the dealer busted with a sum of {}!",
[INFO] [stdout] 29 | |        format!("{bet}$").bold(),
[INFO] [stdout] 30 | |        dealer_sum.bold()
[INFO] [stdout] 31 | |    )
[INFO] [stdout] 32 | |    .bright_green()
[INFO] [stdout]    | |    -^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout]    | |____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 107)
[INFO] [stdout]     src/../README.md - (line 125)
[INFO] [stdout]     src/../README.md - (line 137)
[INFO] [stdout]     src/../README.md - (line 147)
[INFO] [stdout]     src/../README.md - (line 159)
[INFO] [stdout]     src/../README.md - (line 166)
[INFO] [stdout]     src/../README.md - (line 22)
[INFO] [stdout]     src/../README.md - (line 38)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.65s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3a832311e39e38d4d01a6450eb64ad3b2cde623249a62ba49a68348a1c34c56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a832311e39e38d4d01a6450eb64ad3b2cde623249a62ba49a68348a1c34c56c", kill_on_drop: false }`
[INFO] [stdout] 3a832311e39e38d4d01a6450eb64ad3b2cde623249a62ba49a68348a1c34c56c
